


 Mini
  ___________________________
 |                           |
 |***Revenge of the Sith***  |
 |           Style           |
 |___________________________|
                           Mod


RotS NPC gives you Blue Syle Yellow Style and Single Staff style for Singleplayer.
Editing NPC 

If you want to use the ROTS NPC you need to rename hs_anakin with any model name you want.
For example if you want to be Luke but have extra health and force.
Rename the hs_anakin at the begining with "Luke" (no quotes)



Then go to playermodel type Luke then saber type single_2

To use in the console type playermodel luke (or whatever you decide to rename it.
Rember to install it first in 
ext_data then folder npcs


Luke
{
	playerModel	luke
	saber		single_2
	saberColor	blue --------------------- Change to any color red green yellow purple
	weapon	WP_SABER
	saberStyle	1
	saberStyle	2
        saberstyle      7
	FP_HEAL			2  --------------- Change your force power 3 is max
	FP_LEVITATION	3
	FP_SPEED		3
	FP_PUSH			2
	FP_PULL			2
	FP_TELEPATHY	2
	FP_GRIP			2
	FP_LIGHTNING	0
	FP_RAGE			2
	FP_PROTECT		0
	FP_ABSORB		0
	FP_DRAIN		0
	FP_SEE			3
	FP_SABERTHROW	3
	FP_SABER_DEFENSE 3
	FP_SABER_OFFENSE 3 
        forcePowerMax  300
        forceRegenAmount 999
        forceRegenRate  10
	rank		commander
	reactions	5
	aim			5
	move		5
	aggression	5
	evasion		5
	intelligence	5
	playerTeam	TEAM_PLAYER
	enemyTeam	TEAM_ENEMY
	class		CLASS_JEDI
	yawSpeed	140
	walkSpeed	55
	runSpeed	200
	snd			anakin_e3  -----------------change to whatever the real npc file says
	sndcombat	anakin_e3    -----------------------same
	sndjedi		anakin_e3    -----------------------same
	health		350 --------------- Doesn't mean anything if you are a playermodel the RotS script gives you 999 health.
	dismemberProbHead	5
	dismemberProbArms	50
	dismemberProbLegs	50
	dismemberProbHands	30
	dismemberProbWaist	15
}

Enjoy